home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 25 / AACD 25.iso / AACD / Magazine / Online / ListSERV-v4 / Help < prev    next >
Encoding:
Text File  |  1996-07-30  |  3.6 KB  |  93 lines

  1. AMK's and Peti's Amiga ListSERV help page (30 July 1996)
  2. ********************************************************
  3.  
  4. You can subscribe or unsubscribe to any of the various local mailing lists
  5. by sending mail to <listserv@foo.bar>; of course, you have to replace
  6. "foo.bar" with the site-name you get this help page from.
  7.  
  8. The commands understood by the ListSERV program are:
  9.  
  10.     HELP
  11.           Lists this file. This is also sent whenever a message to ListSERV
  12.           is received from which no valid command could be parsed.
  13.  
  14.     HELP listname
  15.           Lists a brief description of the list requested.
  16.  
  17.     LIST [address]
  18.           Lists all mailing lists to which the given address is subscribed.
  19.           If you omit the 'address' the command will assume the mailbox is
  20.           in the from line.
  21.  
  22.     INDEX
  23.           Lists all the lists available for subscription.
  24.  
  25.     LONGINDEX
  26.           Lists all the lists and their descriptions.
  27.  
  28.     ADD [address] listname
  29.     DELETE [address] listname
  30.           Adds or deletes the given address to or from the list specified.
  31.           Mail is sent to the address given to confirm the add or delete
  32.           operation.  If you omit the 'address' the command will assume the
  33.           mailbox that is in the From: line of the message. Note that
  34.           SUBSCRIBE is a synonym for ADD; UNSUBSCRIBE for DELETE.
  35.  
  36.     DELETE-ALL [address]
  37.     UNSUBSCRIBE-ALL [address]
  38.           Unsubscribes given address from all mailing lists. Mail is sent
  39.           the address given to confirm the deletions. If you omit the
  40.           'address' the command will assume the mailbox that is in the
  41.           From: line of the message.
  42.  
  43.     FAQ [listname]
  44.           Sends a list of "Frequently Asked Questions" for the appropriate
  45.           mailing list. If the listname parameter is omitted, a list of
  46.           available FAQs is sent instead.
  47.  
  48.  
  49. A command must be the first word on each line in the message. Lines which
  50. do not start with a command word result in this file to be sent.  If no
  51. commands were found in the entire message, that message is completely
  52. ignored. A single message may contain multiple commands; some commands may
  53. result in a separate reply (namely FAQ, HELP) while others will just write
  54. something to the logfile. You will always receive a response to any command
  55. found in the mail.
  56.  
  57. In case you do not address the mail to listserv@foo.bar, but to
  58. <mailinglist>-request@foo.bar, the name of the list will be assumed as
  59. "mailinglist" if you omit the parameter at the ADD, DELETE, HELP and FAQ
  60. commands. One short example:
  61.  
  62.      To: Testlist-request@foo.bar
  63.      Subject:
  64.      
  65.      ADD myaddress@mysite
  66.      FAQ
  67.  
  68. will add myaddress@mysite to the "Testlist" and send the FAQ back in
  69. return. You see, it's not possible to get the list of available FAQs when
  70. mailing to a "-request" address, because ListSERV will try to send the
  71. specific FAQ out.
  72.  
  73. Please note that it IS possible to add or delete someone else's
  74. subscription to a mailing list. This facility is provided so that
  75. subscribers may alter their own subscriptions from a new or different
  76. computer account. There is therefore some potential for abuse; I have
  77. chosen to limit this by mailing a confirmation notification of any addition
  78. or deletion to the address added or deleted including a copy of the message
  79. which requested the operation. At least you can find out who's doing it to
  80. you.
  81.  
  82. Examples:
  83.  
  84.      add niftylist
  85.      delete joe@uunet.uu.net junkylist
  86.      help eggbeaters
  87.  
  88. Note that you mail submissions to a mailing list by addressing mail to the
  89. list's name at this site (e.g., niftylist@foo.bar). If you have any
  90. questions or need assistance, you can send mail to postmaster@foo.bar for a
  91. human answer.
  92.  
  93.